home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
ab20
/
ab20_archive
/
utilities
/
disk
/
snoopdos-1.2.readme
< prev
next >
Wrap
Text File
|
1995-03-17
|
690b
|
13 lines
SnoopDos V1.2 -- Monitors AmigaDOS function calls
Have you ever wondered why a particular program won't seem to run? It could
be looking for some special files which you've forgotten to install in the
appropriate place. SnoopDos was designed to let you resolve situations like
this, though it's probably useful for other things too.
When you start SnoopDos, it opens a console window. In this window appears
details of all calls made by any program on the system to the CurrentDir(),
DeleteFile, Execute(), LoadSeg(), Lock() and Open() functions in the AmigaDOS
library. The exception (as usual) is any program written in BCPL; this
includes most of the commands in the C: directory.